export const load = ({ params }) => { return { group: params.group }; };